home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / General / SC++ 7.0.2 Update / Release Notes / THINK Debugger 7.0.1 READ ME < prev    next >
Text File  |  1994-05-08  |  691b  |  17 lines

  1. THINK Debugger 7.0.1
  2. ======================
  3. Copyright © 1994 Symantec Corporation. All rights reserved.
  4. May 8, 1994
  5. Font: Geneva 12
  6.  
  7.  
  8. • Setting a breakpoint in the first line in main() no longer causes
  9. problems for apps that have static constructors.
  10.  
  11. This fix has a side effect. In previous releases, if you select a
  12. line that already has a breakpoint and choose Go Until Here, the
  13. breakpoint would go away. With this version, the breakpoint no
  14. longer goes away.
  15.  
  16. • Incompatibility with Apple's StyleWriter II driver fixed. This fixed the same problem with the LW Select 300 and Apple Color Printer drivers. Problems occured when debugging applications that print or open the print driver.
  17.